.banner{
    width: 100%;
    height:auto;
    // height: 252px;
}
.banner img{
    width:100%;
}
.content{
    width: 100%;
    padding-top: 67px;
    background-color: #fafafa;
}
.first-title{
	height: 143px;
    background-image: url(../images/lefticon.png);
    font-size: 24px;
	font-weight: bold;
    letter-spacing: 2px;
	color: #ffffff;
    line-height: 143px;
    text-align: center;
    background-size: 100% 100%;
}
.sub-title-lists{
    margin-left: 19px;
    margin-top: -10px;
}
.sub-title-lists li{
	height: 69px;
	line-height: 69px;
	background-color: #f3f3f3;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	letter-spacing: 0px;
    text-align: center;
}
.sub-title-lists li a{
	color: #747474;
	font-size: 18px;
}
.sub-title-lists li.active a{
    color: #0562b3;
}
@media(min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1311px;
    }
    .col-md-2{
        max-width: 19.4%;
        padding: 0px;
    }
}
@media (min-width: 768px){
    .col-md-2 {
        flex: 0 0 19.4%;
    }
    .col-md-10 {
        flex: 0 0 80.6%;
        max-width: 80.6%;
    }
}
.article-part{
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 15px;
}
.article-header-part{
    padding-right: 46px;
}
.article-header{
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #d0d0d0;
    padding-left: 47px;
    color: #a8a8a8;

}
.article-left{
    float: left;
    font-size: 24px;
	font-weight: bold;
	line-height: 70px;
	letter-spacing: 0px;
	color: #0562b3;
}
.article-right{
    float: right;
    font-size: 16px;
}
.article-right img{
    margin-bottom: 6px;
}
.article-content-part{
    width: 100%;
    min-height: 500px;
}
.article-content-part{

}
.friend-link-part{
    margin-top: 0px;
}
.article-content-item{
    padding-right: 47px;
    padding-left: 45px;

}
.article-content-item.active{
    background-color: rgba(247, 252, 255, 0.87);
}
.article-content-item-part{
    padding-top: 47px;
    padding-bottom: 70px;
    border-bottom: 3px dotted rgb(224, 224, 224);
}
.article-content-item-title{
    font-size: 18px;
	color: #3c3c3c;
}
.article-content-item-date{
    height: 58px;
    line-height: 58px;
    color: #b8b7b6;
    font-family: MicrosoftYaHeiLight;
	font-size: 18px;
}
.article-content-item-desc{
    font-size: 16px;
    line-height: 26px;
	letter-spacing: 0px;
	color: #747474;
}
.article-content-item-more{
    margin-top: 39px;
    color: #3c3c3c;
    font-size: 18px;
}
.article-content-item-more a{
    color: #3c3c3c;
    font-size: 18px;

}
.article-content-item.active .article-content-item-title,.article-content-item.active .article-content-item-more a{
    color: #0056a8;
}
.article-pages{
    height: 176px;
    box-sizing: border-box;
    padding-top: 51px;
    // border-left: 1px solid #d0d0d0;
}
.article-detail-header{
    width:80%;
    margin:0px auto;
    border-bottom:1px solid #d0d0d0;
}
.article-title{
    color:#1150a1;
    font-size: 24px;
    width:80%;
    margin:0px auto;
    line-height:36px;
    margin-top:20px;
    text-align:center;
}
.laiyuan{
    width:400px;
    margin:10px auto;
    text-align:center;
    font-size:14px;
}
.article-news_content{
    width:80%;
    margin:0px auto;
    margin-top:20px;
}
.abount-title{
    margin-top:35px;
    font-size:26px;
    text-align:center;
    color:#333333;
}
.abount-content{
    width:90%;
    margin:0px auto;
    margin-top:15px;
    line-height:34px;
}
strong{
    font-weight:bold;
}
.sub-title-lists li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.child-list-item li a{
    padding-left:40px;
}

.letter-item{
    display: flex;
    padding-right:47px;
    padding-left:45px;
}
.letter-item-part{
    display: flex;
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    border-bottom:1px solid #E0E0E0;
}
.letter-item-part .letter-item-title{
    flex:3;
    font-size:18px;
    color:#3c3c3c;
    height:25px;
    line-height:25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.letter-item-date{
    height: 25px;
    line-height: 25px;
    color: #b8b7b6;
    font-family: MicrosoftYaHeiLight;
    font-size: 18px;
    flex:1;
    text-align:right;
}

.left-top-title{
    width:100%;
    height:100px;
    font-size:18px;
    color:#ffffff;
    font-weight:bold;
    line-height:110px;
    text-align:center;
    background-color:#0043a3;
}
.article-menu-list{
    width:100%;
    background-color:rgba(255,255,255,1);
    pading:0px 15px;
}
.article-menu-list li{
    font-size:15px;
    color:#333333;
    height:45px;
    line-height:45px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align:center;
    margin-bottom:10px;
}
.article-menu-list li a{
    color:#333333;
}
.article-menu-list .active a{
    color:#ffffff;
}
.article-menu-list .active{
    background-color:#adcbf5;

}
.article-main-content{
    /* padding-left:60px !important; */
}